Open a New Window |
Javscript function that will open a new window, centered in the screen. Show Code |
|
Display CVV2 Explanation |
Uses the Javascript function to open a new window and show CVV2 explanation. Show CVV2 |
|
Validate Credit Card Numher |
Javascript function that validates a credit card number. Show Code |
|
Generate an Order Number |
An ASP function that will generate an order number. Show Code |
|
Fill a Select html with the Credit Card Expiration Year |
An ASP function that will create the HTML Select element Option attributes for the Credit Card Expiration Year. Show Code |
|
Display the credit card number masked |
An ASP function that will mask the credit card number for display as follows 1234********1234. Show Code |
|
Win HTTP - Authorize API Example |
An ASP code snippet that shows how to send a transaction to Skipjack using Win HTTP. Show Code |
|
Parse Authorize API Response |
An ASP function that will parse the Authorize API method result into an array. Show Code |
|
Parse Change Status API Response |
An ASP function that will parse the Change Status API method result into an array. Show Code |
|
Parse Get Transaction Status API Response |
An ASP function that will parse the Get Transaction Status API method result into an array. Show Code |
|
Parse Add Recurring Payment API Response |
An ASP function that will parse the Add Recurring Payments API method result into an array. Show Code |
|
Parse Get Recurring Payment API Response |
An ASP function that will parse the Get Recurring Payments API method result into an array. Show Code |
|
Parse Recurring Payment Edit / Delete API Response |
An ASP function that will parse the Recurring Payments Edit and Delete API method result into an array. Show Code |
| |